



.header-background {
    background: linear-gradient(to bottom, #606c88 0%,#3f4c6b 100%);
    background-color: black;
}

/* offset the strip image a random amount */

.image-strip {
    background-position: 0px -175px;
}